Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RemoveAll<T>(IList<T>,T) メソッド
リストから itemToRemove のすべての発生を削除します。
シンタックス
public static void RemoveAll<>(
IList<T> ,
)
パラメータ
- list
- 削除すべき項目のリスト。
- itemToRemove
- 削除されるべき項目の値
型パラメータ
- T
参照